It's a Web framework; it's a programming tool that lets you build websites. 이것은 웹 프레임워크이고 당신이 웹사이트를 만드는데 도움을 주는 프로그래밍 툴입니다.
Django is a Python web framework, thus requiring Python to be installed on your machine. Django는 파이썬 웹 프레임워크이므로 설치를 위해서는 파이썬이 필요합니다.
Use PrizmDoc with any platform, language, and web framework to transform your website or application. 모든 플랫폼, 언어, 웹 프레임워크와 작업 할 수 있는 PrizmDoc을 사용하여, 귀하의 웹사이트 또는 애플리케이션을 탈바꿈 하세요.
When Django was originally written, Adrian and Simon spent quite a bit of time exploring the various Python Web frameworks available. 장고가 처음 작성될 때, Adrian과 Simon은 다양한 파이썬 웹프레임워크를 탐색하였습니다.
In modern Perl applications, especially those written using web frameworks such as Catalyst , the DBI module is often used indirectly via object-relational mappers such as DBIx::Class , Class::DBI or Rose::DB::Object that generate SQL queries and handle data transparently to the application author. 현대의 펄 응용 프로그램들에서, 특히 카탈리스트 와 같은 웹 프레임워크 를 이용하여 작성된 프로그램의 경우, DBI 모듈은 종종 SQL 쿼리를 만들어서 응용 프로그램 제작자에게 투명하게 데이터를 관리하게 하는 DBIx::Class , Class::DBI Rose::DB::Object 등의 객체 관계 매퍼 를 통해 간접적으로 사용된다.